home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_glow.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  683 b   |  16 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_glow">
  4.             <description>Gives geometry a transparent "glow" effect</description>
  5.             <authors>Steve Upstill</authors>
  6.             <argument name="attenuation" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="2.0"/>
  7.             <argument name="centercolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 1"/>
  8.             <argument name="edgecolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 0"/>
  9.         </shader>
  10.     </shaders>
  11. </k3dml>
  12.  
  13.  
  14.  
  15.  
  16.